vector_cross
Syntax:
vector_cross(vec1, vec2)
Arguments:
Argument Name | Type | Description |
---|---|---|
vec1 | vector3 | first vector to multiply |
vec2 | vector3 | second vector to multiply |
Returns: (vector3)
Description:
Loading page...
Syntax:
vector_cross(vec1, vec2)
Arguments:
Argument Name | Type | Description |
---|---|---|
vec1 | vector3 | first vector to multiply |
vec2 | vector3 | second vector to multiply |
Returns: (vector3)
Description:
Loading page...